1 00:00:00,660 --> 00:00:03,100 Hello and welcome to this lecture. 2 00:00:03,420 --> 00:00:13,290 In this show we are going to create the projec Derek tree and the farr's will need for the project. 3 00:00:14,040 --> 00:00:22,230 I am using a Windows based computer but the process is the same on a Mac. 4 00:00:22,470 --> 00:00:29,520 So to create a directory I have already created my darroch creek here to free on a Windows hole you 5 00:00:29,520 --> 00:00:35,040 need to do is right click and go a new folder. 6 00:00:36,270 --> 00:00:39,030 Okay and then just name the folder whatever name you want. 7 00:00:39,030 --> 00:00:42,210 I've named mine contact form alright. 8 00:00:42,420 --> 00:00:47,310 I am using sublime text petite for this project. 9 00:00:47,400 --> 00:00:51,510 Feel free to use whatever text editor you you like. 10 00:00:51,510 --> 00:00:53,810 Use what you're comfortable with Mark. 11 00:00:53,820 --> 00:00:58,030 The project will work regardless of the text editor. 12 00:00:58,200 --> 00:01:07,140 So once you've got your directory created saw and they meet appropriately and then open it in your text 13 00:01:07,200 --> 00:01:07,910 put it on. 14 00:01:07,920 --> 00:01:17,870 I am using sublime text and I have caught my direct re open in my text editor. 15 00:01:18,090 --> 00:01:27,900 So these are the This Is My their achree here and I have created three files that will need or got the 16 00:01:27,990 --> 00:01:30,180 index still hate mail file. 17 00:01:30,180 --> 00:01:31,650 This is the main view. 18 00:01:31,710 --> 00:01:37,140 What I will use to view our contact form and then will quote the javascript. 19 00:01:37,140 --> 00:01:44,290 This is the file that will implement the local storage. 20 00:01:44,650 --> 00:01:46,500 Then we've got the C Ss. 21 00:01:46,560 --> 00:01:48,650 Well you still violate. 22 00:01:48,890 --> 00:01:54,540 Okay so if you are using a sublime text it's really easy to work with files. 23 00:01:54,540 --> 00:02:02,320 Once you're in the editor you just right click go in new file if you want a grid. 24 00:02:02,350 --> 00:02:04,820 The that is the same process. 25 00:02:04,870 --> 00:02:10,760 So I have already created the files here so I'm not gonna do that again. 26 00:02:10,960 --> 00:02:16,790 But you came to the same just create three farms indexed or tier mail. 27 00:02:16,800 --> 00:02:19,120 Notice that in the index I hit a mill. 28 00:02:19,120 --> 00:02:23,030 I've already got some basic tags already in place. 29 00:02:23,040 --> 00:02:29,520 I tend to have therefore most of my projects so I can be up and running fairly quickly so that's fit 30 00:02:29,520 --> 00:02:31,310 for this lecture we've got. 31 00:02:31,320 --> 00:02:33,410 Are there any we created. 32 00:02:33,550 --> 00:02:42,670 We also go our three files you can name your files whatever name you like but it's always best to name. 33 00:02:42,840 --> 00:02:51,040 In the hastier email FAQ index index physically is the first file that is car like the home page. 34 00:02:51,210 --> 00:02:57,240 So but name it whatever you like as long as his call Did Dr. hastier mail fun but good practice is to 35 00:02:57,240 --> 00:03:07,190 name index and also when you have projet is first to name your script and you'll see us have FAS as 36 00:03:07,200 --> 00:03:09,960 relevant as possible to the project. 37 00:03:09,960 --> 00:03:19,860 Notice here called mine contact don't see SS and contact dot g s do not use the same for index because 38 00:03:19,860 --> 00:03:28,650 in days it's kind of like commonly used for home page off a hasty email document So that's it. 39 00:03:28,650 --> 00:03:29,940 Thanks for watching. 40 00:03:29,940 --> 00:03:31,170 Bye for now.